hasEnumToString

abstract fun hasEnumToString(): Boolean
Generate an enum->string mapping function (can take up lots of space).
optional bool enum_to_string = 13 [default = false];

Return

Whether the enumToString field is set.